home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 8542 / 8542.xpi / chrome / lastpass.jar / content / search.css < prev    next >
Cascading Style Sheet File  |  2010-02-14  |  887b  |  4 lines

  1. treechildren::-moz-tree-row(selected){background-color:#FFA;}treechildren::-moz-tree-row(even){background-color:#FFF;}treechildren::-moz-tree-row(odd){background-color:#EEE;}treechildren::-moz-tree-row(hover){background-color:#E0E0E0;}treechildren::-moz-tree-row(odd,selected){background-color:#FFA;}treechildren::-moz-tree-row(even,selected){background-color:#FFA;}
  2. treechildren::-moz-tree-cell-text{color:#000;padding-left:4px;}treechildren::-moz-tree-cell-text(selected){color:#000;}treechildren::-moz-tree-cell-text(odd,selected){color:#000;}treechildren::-moz-tree-cell-text(underline){color:#00F;text-decoration:underline;}treechildren::-moz-tree-cell-text(hover){cursor:pointer;color:#000;}
  3. treechildren::-moz-tree-cell-text(hover,primary){cursor:pointer;color:#000;text-decoration:underline;}.text-link{font-size:12px;}treechildren::-moz-tree-cell-text(group){font-weight:bold;}
  4.